Vcenter Namespaces Networks Nsx Subnets Info
The Vcenter Namespaces Networks Nsx Subnets Info contains selected fields from the corresponding NSX Subnet or SubnetSet entity.
This schema was added in vSphere API 9.0.0.0.
{
"name": "string",
"type": "string",
"api_version": "string",
"uid": "string",
"labels": {
"labels": "string"
},
"access_mode": "string",
"conditions": [
{
"type": "string",
"condition_status": "string",
"time_stamp": "string",
"reason": "string",
"message": "string"
}
]
}
The name of the entity within the namespace.
This property was added in vSphere API 9.0.0.0.
The type of the entity.
For more information see: Vcenter Namespaces Networks Nsx Subnets Entity.
This property was added in vSphere API 9.0.0.0.
The NSX API version of the entity that was retrieved.
This property was added in vSphere API 9.0.0.0.
The unique identifier of the entity.
This property was added in vSphere API 9.0.0.0.
The labels associated with this entity.
This property was added in vSphere API 9.0.0.0.
Access mode of entity, accessible only from within VPC or from outside the VPC. Possible values can be:
- Private: Accessible only within the VPC
- Public: Accessible outside the VPC
- PrivateTGW: Accessible within a Project
This property was added in vSphere API 9.0.0.0.
A list of conditions indicating the condition of the Subnet or SubnetSet
This property was added in vSphere API 9.0.0.0.